Storm-static

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 6, K = 2
Property:disagree (prob-reach)
Invocation (default)
~/storm/build/bin/storm --prism consensus.6.prism --prop consensus.props disagree --constants K=2 --exact floats --general:precision 1e-20  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:> 1800s (Timeout)
Log
Storm 1.5.1

Date: Wed Apr 29 15:29:05 2020
Command line arguments: --prism consensus.6.prism --prop consensus.props disagree --constants K=2 --exact floats '--general:precision' 1e-20 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.005s.

Time for model construction: 10.785s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	1258240
Transitions: 	6236736
Choices: 	5008128
Reward Models:  none
State Labels: 	4 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
   * agree -> 114258 item(s)
   * finished -> 384 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "disagree": Pmax=? [F ("finished" & !("agree"))] ...


----------
Computation aborted after 1800.0191588401794 seconds since the total time limit of 1800 seconds was exceeded.